Codeshare List of user-contributed code snippets for dotCMS Java CMS.

Tagged: "url map"

Change the Page Title and Crumbtrail Title based on URLMapContent

Author: Brent Verkerk & Chris Falzone |

See how to check for URLMapContent in your Template, and change the page title and crumb-trail title accordingly.

URLMapContent Failsafe

Author: Michael Fienen |

Include this code at the top of your template or in your init container so that in cases where a detail page is being hit outside of a URL Map Pattern,...